home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / moden / tcom / batchul.dfm / batchul.txt
Encoding:
Text File  |  1996-04-08  |  8.2 KB  |  234 lines

  1. object BatchUploadForm: TBatchUploadForm
  2.   Left = 340
  3.   Top = 139
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Batch Upload'
  7.   ClientHeight = 513
  8.   ClientWidth = 574
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = [fsBold]
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object Label4: TLabel
  17.     Left = 10
  18.     Top = 305
  19.     Width = 96
  20.     Height = 16
  21.     Caption = '&Outgoing Files:'
  22.   end
  23.   object FileList: TFileListBox
  24.     Left = 10
  25.     Top = 108
  26.     Width = 208
  27.     Height = 178
  28.     IntegralHeight = True
  29.     ItemHeight = 16
  30.     MultiSelect = True
  31.     TabOrder = 1
  32.     OnDblClick = FileListDblClick
  33.   end
  34.   object DirList: TDirectoryListBox
  35.     Left = 246
  36.     Top = 108
  37.     Width = 208
  38.     Height = 130
  39.     DirLabel = DirLabel
  40.     FileList = FileList
  41.     IntegralHeight = True
  42.     ItemHeight = 16
  43.     TabOrder = 2
  44.   end
  45.   object GroupBox1: TGroupBox
  46.     Left = 10
  47.     Top = 5
  48.     Width = 444
  49.     Height = 90
  50.     TabOrder = 0
  51.     object Label1: TLabel
  52.       Left = 10
  53.       Top = 20
  54.       Width = 36
  55.       Height = 16
  56.       Caption = '&Mask:'
  57.       FocusControl = MaskEdit
  58.     end
  59.     object Label2: TLabel
  60.       Left = 10
  61.       Top = 59
  62.       Width = 61
  63.       Height = 16
  64.       Caption = 'Directory:'
  65.     end
  66.     object DirLabel: TLabel
  67.       Left = 98
  68.       Top = 59
  69.       Width = 75
  70.       Height = 16
  71.       Caption = 'd:\apd\tcom'
  72.     end
  73.     object MaskEdit: TEdit
  74.       Left = 98
  75.       Top = 15
  76.       Width = 336
  77.       Height = 24
  78.       MaxLength = 79
  79.       TabOrder = 0
  80.     end
  81.   end
  82.   object DriveBox: TDriveComboBox
  83.     Left = 246
  84.     Top = 263
  85.     Width = 208
  86.     Height = 22
  87.     DirList = DirList
  88.     TabOrder = 3
  89.   end
  90.   object OutgoingList: TListBox
  91.     Left = 10
  92.     Top = 325
  93.     Width = 444
  94.     Height = 178
  95.     IntegralHeight = True
  96.     ItemHeight = 16
  97.     MultiSelect = True
  98.     TabOrder = 4
  99.     OnDblClick = OutgoingListDblClick
  100.   end
  101.   object OkBtn: TBitBtn
  102.     Left = 473
  103.     Top = 68
  104.     Width = 85
  105.     Height = 27
  106.     Caption = 'OK'
  107.     Enabled = False
  108.     ModalResult = 1
  109.     TabOrder = 5
  110.     OnClick = OkBtnClick
  111.     Glyph.Data = {
  112.       BE060000424DBE06000000000000360400002800000024000000120000000100
  113.       0800000000008802000000000000000000000000000000000000000000000000
  114.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  115.       A600000000000000000000000000000000000000000000000000000000000000
  116.       0000000000000000000000000000000000000000000000000000000000000000
  117.       0000000000000000000000000000000000000000000000000000000000000000
  118.       0000000000000000000000000000000000000000000000000000000000000000
  119.       0000000000000000000000000000000000000000000000000000000000000000
  120.       0000000000000000000000000000000000000000000000000000000000000000
  121.       0000000000000000000000000000000000000000000000000000000000000000
  122.       0000000000000000000000000000000000000000000000000000000000000000
  123.       0000000000000000000000000000000000000000000000000000000000000000
  124.       0000000000000000000000000000000000000000000000000000000000000000
  125.       0000000000000000000000000000000000000000000000000000000000000000
  126.       0000000000000000000000000000000000000000000000000000000000000000
  127.       0000000000000000000000000000000000000000000000000000000000000000
  128.       0000000000000000000000000000000000000000000000000000000000000000
  129.       0000000000000000000000000000000000000000000000000000000000000000
  130.       0000000000000000000000000000000000000000000000000000000000000000
  131.       0000000000000000000000000000000000000000000000000000000000000000
  132.       0000000000000000000000000000000000000000000000000000000000000000
  133.       0000000000000000000000000000000000000000000000000000000000000000
  134.       0000000000000000000000000000000000000000000000000000000000000000
  135.       0000000000000000000000000000000000000000000000000000000000000000
  136.       0000000000000000000000000000000000000000000000000000000000000000
  137.       0000000000000000000000000000000000000000000000000000000000000000
  138.       0000000000000000000000000000000000000000000000000000000000000000
  139.       0000000000000000000000000000000000000000000000000000000000000000
  140.       0000000000000000000000000000000000000000000000000000000000000000
  141.       0000000000000000000000000000000000000000000000000000000000000000
  142.       0000000000000000000000000000000000000000000000000000000000000000
  143.       0000000000000000000000000000000000000000000000000000000000000000
  144.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  145.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  146.       0303030303030303030303030303030303030303030303030303030303030303
  147.       03030303030303030303030303030303030303030303FF030303030303030303
  148.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  149.       03030303030303030303040202040303030303030303030303030303F80303F8
  150.       FF030303030303030303030303040202020204030303030303030303030303F8
  151.       03030303F8FF0303030303030303030304020202020202040303030303030303
  152.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  153.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  154.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  155.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  156.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  157.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  158.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  159.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  160.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  161.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  162.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  163.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  164.       030303030303030303FA0303030303030303030303030303030303F803030303
  165.       0303030303030303030303030303030303030303030303030303030303030303
  166.       0303}
  167.     NumGlyphs = 2
  168.   end
  169.   object CancelBtn: TBitBtn
  170.     Left = 473
  171.     Top = 156
  172.     Width = 85
  173.     Height = 27
  174.     TabOrder = 6
  175.     Kind = bkCancel
  176.   end
  177.   object HelpBtn: TBitBtn
  178.     Left = 473
  179.     Top = 243
  180.     Width = 85
  181.     Height = 27
  182.     Enabled = False
  183.     TabOrder = 7
  184.     Kind = bkHelp
  185.   end
  186.   object AddBtn: TBitBtn
  187.     Left = 473
  188.     Top = 330
  189.     Width = 85
  190.     Height = 27
  191.     Caption = '&Add'
  192.     Default = True
  193.     TabOrder = 8
  194.     OnClick = AddBtnClick
  195.     Glyph.Data = {
  196.       76010000424D7601000000000000760000002800000020000000100000000100
  197.       04000000000000010000130B0000130B00000000000000000000000000000000
  198.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  199.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  200.       33333333FF33333333FF333993333333300033377F3333333777333993333333
  201.       300033F77FFF3333377739999993333333333777777F3333333F399999933333
  202.       33003777777333333377333993333333330033377F3333333377333993333333
  203.       3333333773333333333F333333333333330033333333F33333773333333C3333
  204.       330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
  205.       993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
  206.       333333333337733333FF3333333C333330003333333733333777333333333333
  207.       3000333333333333377733333333333333333333333333333333}
  208.     NumGlyphs = 2
  209.   end
  210.   object RemoveBtn: TBitBtn
  211.     Left = 473
  212.     Top = 418
  213.     Width = 85
  214.     Height = 27
  215.     Caption = '&Remove'
  216.     TabOrder = 9
  217.     OnClick = RemoveBtnClick
  218.     Glyph.Data = {
  219.       76010000424D7601000000000000760000002800000020000000100000000100
  220.       04000000000000010000130B0000130B00000000000000000000000000000000
  221.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  222.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  223.       333333333333333333FF33333333333330003333333333333777333333333333
  224.       300033FFFFFF3333377739999993333333333777777F3333333F399999933333
  225.       3300377777733333337733333333333333003333333333333377333333333333
  226.       3333333333333333333F333333333333330033333F33333333773333C3333333
  227.       330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
  228.       993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
  229.       333333377F33333333FF3333C333333330003333733333333777333333333333
  230.       3000333333333333377733333333333333333333333333333333}
  231.     NumGlyphs = 2
  232.   end
  233. end
  234.